home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Games / lgeneral-1.1 / scenarios / pg / Husky < prev    next >
Text File  |  2002-07-23  |  18KB  |  939 lines

  1. name = "HUSKY"
  2. desc = "July 10, 1943: The Allies invade the Soft Underbelly of Europe."
  3. authors = "Strategic Simulation Inc."
  4.  
  5. date = 10.07.1943
  6. turns = 21
  7. turns_per_day = 0
  8. days_per_turn = 4
  9.  
  10. nation_db = pg.ndb
  11. unit_db { main = pg.udb }
  12.  
  13. map = pg/map13
  14. weather = (
  15.   fair fair fair fair fair 
  16.   fair fair fair fair fair 
  17.   fair fair fair fair fair 
  18.   fair fair fair fair fair 
  19.   fair 
  20. )
  21. flags {
  22.   flag { x = 13 y = 1 nation = it obj = 0 }
  23.   flag { x = 35 y = 1 nation = ger obj = 0 }
  24.   flag { x = 34 y = 2 nation = ger obj = 1 }
  25.   flag { x = 24 y = 3 nation = it obj = 0 }
  26.   flag { x = 42 y = 3 nation = it obj = 0 }
  27.   flag { x = 22 y = 4 nation = it obj = 0 }
  28.   flag { x = 27 y = 5 nation = ger obj = 0 }
  29.   flag { x = 30 y = 5 nation = it obj = 0 }
  30.   flag { x = 27 y = 6 nation = ger obj = 1 }
  31.   flag { x = 26 y = 7 nation = it obj = 0 }
  32.   flag { x = 40 y = 7 nation = it obj = 0 }
  33.   flag { x = 29 y = 8 nation = it obj = 0 }
  34.   flag { x = 30 y = 8 nation = it obj = 0 }
  35.   flag { x = 36 y = 8 nation = ger obj = 1 }
  36.   flag { x = 46 y = 8 nation = it obj = 0 }
  37.   flag { x = 49 y = 8 nation = it obj = 0 }
  38.   flag { x = 46 y = 9 nation = it obj = 1 }
  39.   flag { x = 36 y = 11 nation = it obj = 0 }
  40.   flag { x = 39 y = 12 nation = it obj = 0 }
  41.   flag { x = 50 y = 12 nation = it obj = 0 }
  42.   flag { x = 42 y = 14 nation = it obj = 0 }
  43.   flag { x = 39 y = 15 nation = ger obj = 1 }
  44.   flag { x = 45 y = 16 nation = it obj = 0 }
  45.   flag { x = 41 y = 18 nation = it obj = 1 }
  46.   flag { x = 37 y = 19 nation = it obj = 0 }
  47.   flag { x = 31 y = 21 nation = ger obj = 1 }
  48.   flag { x = 34 y = 23 nation = it obj = 1 }
  49.   flag { x = 20 y = 24 nation = it obj = 0 }
  50.   flag { x = 19 y = 25 nation = it obj = 0 }
  51.   flag { x = 12 y = 26 nation = it obj = 0 }
  52.   flag { x = 15 y = 26 nation = it obj = 1 }
  53.   flag { x = 22 y = 26 nation = it obj = 0 }
  54.   flag { x = 26 y = 26 nation = it obj = 0 }
  55.   flag { x = 24 y = 27 nation = it obj = 1 }
  56.   flag { x = 12 y = 28 nation = it obj = 0 }
  57.   flag { x = 14 y = 28 nation = it obj = 0 }
  58.   flag { x = 25 y = 28 nation = it obj = 0 }
  59.   flag { x = 14 y = 29 nation = it obj = 0 }
  60.   flag { x = 20 y = 29 nation = it obj = 0 }
  61.   flag { x = 18 y = 30 nation = it obj = 0 }
  62.   flag { x = 24 y = 30 nation = it obj = 0 }
  63.   flag { x = 27 y = 30 nation = it obj = 0 }
  64.   flag { x = 28 y = 30 nation = it obj = 1 }
  65.   flag { x = 19 y = 31 nation = it obj = 0 }
  66.   flag { x = 21 y = 32 nation = it obj = 1 }
  67.   flag { x = 26 y = 32 nation = it obj = 0 }
  68.   flag { x = 25 y = 33 nation = it obj = 0 }
  69.   flag { x = 30 y = 33 nation = it obj = 0 }
  70.   flag { x = 1 y = 34 nation = eng obj = 1 }
  71.   flag { x = 27 y = 34 nation = it obj = 0 }
  72.   flag { x = 28 y = 35 nation = it obj = 1 }
  73.   flag { x = 1 y = 36 nation = eng obj = 0 }
  74.   flag { x = 2 y = 36 nation = usa obj = 1 }
  75.   flag { x = 3 y = 36 nation = usa obj = 0 }
  76.   flag { x = 5 y = 36 nation = usa obj = 0 }
  77. }
  78.  
  79. players {
  80.   axis {
  81.     name = "Axis"
  82.     nations = ( ger aus it hun bul rum fin esp )
  83.     allied_players = ()
  84.     orientation = left
  85.     control = human
  86.     strategy = -1
  87.     ai_module = default.so
  88.     transporters {
  89.       air { unit = 28 count = 50 }
  90.       sea { unit = 298 count = 50 }
  91.     }
  92.   }
  93.   allies {
  94.     name = "Allies"
  95.     nations = ( bel lux den fra gre usa tur net nor pol por so swe swi eng yug )
  96.     allied_players = ()
  97.     orientation = right
  98.     control = cpu
  99.     strategy = 1
  100.     ai_module = default.so
  101.     transporters {
  102.       air { unit = 353 count = 50 }
  103.       sea { unit = 290 count = 50 }
  104.     }
  105.   }
  106. }
  107.  
  108. result {
  109.   check = every_turn
  110.   cond{
  111.     or { control_hex_num{ player = allies count = 14 } }
  112.     result = allies
  113.     message = "Allied Victory"
  114.   }
  115.   else {
  116.     result = axis
  117.     message = "Axis Victory"
  118.   }
  119. }
  120.  
  121. units {
  122.   unit {
  123.     id = 55 nation = ger
  124.     x = 29 y = 29
  125.     str = 12 entr = 0 exp = 3
  126.     trsp = none
  127.   }
  128.   unit {
  129.     id = 52 nation = ger
  130.     x = 28 y = 31
  131.     str = 11 entr = 0 exp = 3
  132.     trsp = none
  133.   }
  134.   unit {
  135.     id = 79 nation = ger
  136.     x = 28 y = 30
  137.     str = 10 entr = 0 exp = 2
  138.     trsp = none
  139.   }
  140.   unit {
  141.     id = 159 nation = ger
  142.     x = 24 y = 28
  143.     str = 10 entr = 0 exp = 2
  144.     trsp = none
  145.   }
  146.   unit {
  147.     id = 50 nation = ger
  148.     x = 27 y = 30
  149.     str = 11 entr = 0 exp = 2
  150.     trsp = none
  151.   }
  152.   unit {
  153.     id = 107 nation = ger
  154.     x = 28 y = 29
  155.     str = 11 entr = 0 exp = 2
  156.     trsp = 87
  157.   }
  158.   unit {
  159.     id = 78 nation = ger
  160.     x = 39 y = 13
  161.     str = 10 entr = 1 exp = 2
  162.     trsp = none
  163.   }
  164.   unit {
  165.     id = 159 nation = ger
  166.     x = 38 y = 20
  167.     str = 10 entr = 1 exp = 2
  168.     trsp = none
  169.   }
  170.   unit {
  171.     id = 47 nation = ger
  172.     x = 33 y = 23
  173.     str = 10 entr = 0 exp = 2
  174.     trsp = 87
  175.   }
  176.   unit {
  177.     id = 52 nation = ger
  178.     x = 37 y = 13
  179.     str = 10 entr = 0 exp = 2
  180.     trsp = none
  181.   }
  182.   unit {
  183.     id = 159 nation = ger
  184.     x = 42 y = 8
  185.     str = 12 entr = 1 exp = 2
  186.     trsp = none
  187.   }
  188.   unit {
  189.     id = 159 nation = ger
  190.     x = 35 y = 22
  191.     str = 10 entr = 0 exp = 2
  192.     trsp = none
  193.   }
  194.   unit {
  195.     id = 4 nation = ger
  196.     x = 46 y = 7
  197.     str = 10 entr = 0 exp = 2
  198.     trsp = none
  199.   }
  200.   unit {
  201.     id = 109 nation = ger
  202.     x = 42 y = 9
  203.     str = 10 entr = 0 exp = 2
  204.     trsp = 87
  205.   }
  206.   unit {
  207.     id = 109 nation = ger
  208.     x = 43 y = 8
  209.     str = 11 entr = 0 exp = 2
  210.     trsp = 87
  211.   }
  212.   unit {
  213.     id = 105 nation = ger
  214.     x = 31 y = 21
  215.     str = 10 entr = 5 exp = 2
  216.     trsp = 87
  217.   }
  218.   unit {
  219.     id = 77 nation = ger
  220.     x = 43 y = 7
  221.     str = 10 entr = 0 exp = 2
  222.     trsp = none
  223.   }
  224.   unit {
  225.     id = 55 nation = ger
  226.     x = 38 y = 19
  227.     str = 10 entr = 1 exp = 3
  228.     trsp = none
  229.   }
  230.   unit {
  231.     id = 73 nation = ger
  232.     x = 39 y = 18
  233.     str = 10 entr = 1 exp = 2
  234.     trsp = none
  235.   }
  236.   unit {
  237.     id = 79 nation = ger
  238.     x = 39 y = 19
  239.     str = 10 entr = 1 exp = 2
  240.     trsp = none
  241.   }
  242.   unit {
  243.     id = 105 nation = ger
  244.     x = 38 y = 13
  245.     str = 10 entr = 1 exp = 2
  246.     trsp = 87
  247.   }
  248.   unit {
  249.     id = 20 nation = ger
  250.     x = 45 y = 7
  251.     str = 10 entr = 0 exp = 2
  252.     trsp = none
  253.   }
  254.   unit {
  255.     id = 47 nation = ger
  256.     x = 38 y = 14
  257.     str = 12 entr = 1 exp = 2
  258.     trsp = 86
  259.   }
  260.   unit {
  261.     id = 107 nation = ger
  262.     x = 23 y = 27
  263.     str = 10 entr = 0 exp = 2
  264.     trsp = 86
  265.   }
  266.   unit {
  267.     id = 105 nation = ger
  268.     x = 27 y = 29
  269.     str = 12 entr = 0 exp = 2
  270.     trsp = 87
  271.   }
  272.   unit {
  273.     id = 49 nation = ger
  274.     x = 39 y = 12
  275.     str = 12 entr = 0 exp = 3
  276.     trsp = none
  277.   }
  278.   unit {
  279.     id = 105 nation = ger
  280.     x = 39 y = 20
  281.     str = 12 entr = 1 exp = 2
  282.     trsp = 87
  283.   }
  284.   unit {
  285.     id = 78 nation = ger
  286.     x = 34 y = 23
  287.     str = 10 entr = 3 exp = 2
  288.     trsp = none
  289.   }
  290.   unit {
  291.     id = 47 nation = ger
  292.     x = 38 y = 18
  293.     str = 11 entr = 0 exp = 2
  294.     trsp = 86
  295.   }
  296.   unit {
  297.     id = 21 nation = ger
  298.     x = 46 y = 8
  299.     str = 12 entr = 0 exp = 2
  300.     trsp = none
  301.   }
  302.   unit {
  303.     id = 4 nation = ger
  304.     x = 34 y = 1
  305.     str = 10 entr = 0 exp = 2
  306.     trsp = none
  307.   }
  308.   unit {
  309.     id = 64 nation = ger
  310.     x = 23 y = 26
  311.     str = 12 entr = 0 exp = 2
  312.     trsp = none
  313.   }
  314.   unit {
  315.     id = 49 nation = ger
  316.     x = 25 y = 27
  317.     str = 12 entr = 0 exp = 3
  318.     trsp = none
  319.   }
  320.   unit {
  321.     id = 159 nation = ger
  322.     x = 40 y = 14
  323.     str = 10 entr = 1 exp = 2
  324.     trsp = none
  325.   }
  326.   unit {
  327.     id = 49 nation = ger
  328.     x = 34 y = 24
  329.     str = 12 entr = 0 exp = 3
  330.     trsp = none
  331.   }
  332.   unit {
  333.     id = 109 nation = ger
  334.     x = 43 y = 9
  335.     str = 10 entr = 0 exp = 2
  336.     trsp = 87
  337.   }
  338.   unit {
  339.     id = 4 nation = ger
  340.     x = 45 y = 8
  341.     str = 10 entr = 0 exp = 2
  342.     trsp = none
  343.   }
  344.   unit {
  345.     id = 105 nation = ger
  346.     x = 37 y = 12
  347.     str = 10 entr = 0 exp = 2
  348.     trsp = 87
  349.   }
  350.   unit {
  351.     id = 105 nation = ger
  352.     x = 24 y = 27
  353.     str = 12 entr = 0 exp = 2
  354.     trsp = 87
  355.   }
  356.   unit {
  357.     id = 324 nation = it
  358.     x = 45 y = 16
  359.     str = 10 entr = 5 exp = 2
  360.     trsp = none
  361.   }
  362.   unit {
  363.     id = 305 nation = it
  364.     x = 19 y = 26
  365.     str = 10 entr = 0 exp = 1
  366.     trsp = none
  367.   }
  368.   unit {
  369.     id = 304 nation = it
  370.     x = 19 y = 25
  371.     str = 10 entr = 0 exp = 1
  372.     trsp = none
  373.   }
  374.   unit {
  375.     id = 324 nation = it
  376.     x = 30 y = 33
  377.     str = 10 entr = 5 exp = 2
  378.     trsp = 323
  379.   }
  380.   unit {
  381.     id = 324 nation = it
  382.     x = 27 y = 6
  383.     str = 10 entr = 5 exp = 2
  384.     trsp = none
  385.   }
  386.   unit {
  387.     id = 324 nation = it
  388.     x = 22 y = 4
  389.     str = 10 entr = 5 exp = 2
  390.     trsp = none
  391.   }
  392.   unit {
  393.     id = 324 nation = it
  394.     x = 13 y = 1
  395.     str = 10 entr = 5 exp = 2
  396.     trsp = none
  397.   }
  398.   unit {
  399.     id = 324 nation = it
  400.     x = 36 y = 8
  401.     str = 10 entr = 5 exp = 2
  402.     trsp = none
  403.   }
  404.   unit {
  405.     id = 324 nation = it
  406.     x = 30 y = 8
  407.     str = 10 entr = 5 exp = 2
  408.     trsp = none
  409.   }
  410.   unit {
  411.     id = 324 nation = it
  412.     x = 34 y = 2
  413.     str = 10 entr = 5 exp = 2
  414.     trsp = none
  415.   }
  416.   unit {
  417.     id = 324 nation = it
  418.     x = 46 y = 9
  419.     str = 10 entr = 5 exp = 2
  420.     trsp = none
  421.   }
  422.   unit {
  423.     id = 324 nation = it
  424.     x = 42 y = 14
  425.     str = 10 entr = 5 exp = 2
  426.     trsp = none
  427.   }
  428.   unit {
  429.     id = 318 nation = it
  430.     x = 14 y = 27
  431.     str = 10 entr = 0 exp = 0
  432.     trsp = none
  433.   }
  434.   unit {
  435.     id = 324 nation = it
  436.     x = 18 y = 30
  437.     str = 10 entr = 5 exp = 0
  438.     trsp = none
  439.   }
  440.   unit {
  441.     id = 324 nation = it
  442.     x = 14 y = 29
  443.     str = 10 entr = 5 exp = 0
  444.     trsp = none
  445.   }
  446.   unit {
  447.     id = 324 nation = it
  448.     x = 12 y = 28
  449.     str = 10 entr = 5 exp = 0
  450.     trsp = none
  451.   }
  452.   unit {
  453.     id = 324 nation = it
  454.     x = 12 y = 26
  455.     str = 10 entr = 5 exp = 0
  456.     trsp = none
  457.   }
  458.   unit {
  459.     id = 324 nation = it
  460.     x = 20 y = 24
  461.     str = 10 entr = 5 exp = 0
  462.     trsp = none
  463.   }
  464.   unit {
  465.     id = 324 nation = it
  466.     x = 25 y = 33
  467.     str = 10 entr = 3 exp = 0
  468.     trsp = none
  469.   }
  470.   unit {
  471.     id = 324 nation = it
  472.     x = 15 y = 26
  473.     str = 10 entr = 5 exp = 0
  474.     trsp = none
  475.   }
  476.   unit {
  477.     id = 324 nation = it
  478.     x = 19 y = 31
  479.     str = 10 entr = 5 exp = 0
  480.     trsp = none
  481.   }
  482.   unit {
  483.     id = 324 nation = it
  484.     x = 20 y = 29
  485.     str = 10 entr = 0 exp = 0
  486.     trsp = 323
  487.   }
  488.   unit {
  489.     id = 314 nation = it
  490.     x = 16 y = 28
  491.     str = 10 entr = 0 exp = 0
  492.     trsp = none
  493.   }
  494.   unit {
  495.     id = 320 nation = it
  496.     x = 15 y = 28
  497.     str = 10 entr = 0 exp = 0
  498.     trsp = none
  499.   }
  500.   unit {
  501.     id = 327 nation = it
  502.     x = 14 y = 28
  503.     str = 10 entr = 0 exp = 2
  504.     trsp = none
  505.   }
  506.   unit {
  507.     id = 325 nation = it
  508.     x = 24 y = 30
  509.     str = 10 entr = 5 exp = 0
  510.     trsp = none
  511.   }
  512.   unit {
  513.     id = 318 nation = it
  514.     x = 26 y = 32
  515.     str = 10 entr = 0 exp = 0
  516.     trsp = none
  517.   }
  518.   unit {
  519.     id = 105 nation = ger
  520.     x = 21 y = 32
  521.     str = 10 entr = 5 exp = 0
  522.     trsp = none
  523.   }
  524.   unit {
  525.     id = 324 nation = it
  526.     x = 28 y = 35
  527.     str = 10 entr = 7 exp = 0
  528.     trsp = none
  529.   }
  530.   unit {
  531.     id = 320 nation = it
  532.     x = 25 y = 31
  533.     str = 10 entr = 0 exp = 2
  534.     trsp = none
  535.   }
  536.   unit {
  537.     id = 213 nation = eng
  538.     x = 29 y = 33
  539.     str = 11 entr = 0 exp = 1
  540.     trsp = 210
  541.   }
  542.   unit {
  543.     id = 121 nation = eng
  544.     x = 28 y = 34
  545.     str = 11 entr = 0 exp = 1
  546.     trsp = 210
  547.   }
  548.   unit {
  549.     id = 214 nation = eng
  550.     x = 30 y = 34
  551.     str = 11 entr = 0 exp = 1
  552.     trsp = 210
  553.   }
  554.   unit {
  555.     id = 121 nation = eng
  556.     x = 30 y = 35
  557.     str = 11 entr = 0 exp = 1
  558.     trsp = 290
  559.   }
  560.   unit {
  561.     id = 121 nation = eng
  562.     x = 31 y = 33
  563.     str = 11 entr = 0 exp = 1
  564.     trsp = 290
  565.   }
  566.   unit {
  567.     id = 219 nation = eng
  568.     x = 31 y = 34
  569.     str = 11 entr = 0 exp = 1
  570.     trsp = 290
  571.   }
  572.   unit {
  573.     id = 121 nation = eng
  574.     x = 29 y = 34
  575.     str = 10 entr = 0 exp = 1
  576.     trsp = 210
  577.   }
  578.   unit {
  579.     id = 121 nation = eng
  580.     x = 29 y = 32
  581.     str = 11 entr = 0 exp = 1
  582.     trsp = 210
  583.   }
  584.   unit {
  585.     id = 196 nation = eng
  586.     x = 30 y = 32
  587.     str = 11 entr = 0 exp = 1
  588.     trsp = none
  589.   }
  590.   unit {
  591.     id = 286 nation = eng
  592.     x = 34 y = 14
  593.     str = 10 entr = 0 exp = 2
  594.     trsp = none
  595.   }
  596.   unit {
  597.     id = 286 nation = eng
  598.     x = 29 y = 36
  599.     str = 10 entr = 0 exp = 2
  600.     trsp = none
  601.   }
  602.   unit {
  603.     id = 285 nation = eng
  604.     x = 34 y = 13
  605.     str = 10 entr = 0 exp = 2
  606.     trsp = none
  607.   }
  608.   unit {
  609.     id = 174 nation = eng
  610.     x = 35 y = 31
  611.     str = 10 entr = 0 exp = 2
  612.     trsp = none
  613.   }
  614.   unit {
  615.     id = 167 nation = eng
  616.     x = 35 y = 32
  617.     str = 12 entr = 0 exp = 2
  618.     trsp = none
  619.   }
  620.   unit {
  621.     id = 167 nation = eng
  622.     x = 34 y = 33
  623.     str = 12 entr = 0 exp = 2
  624.     trsp = none
  625.   }
  626.   unit {
  627.     id = 215 nation = eng
  628.     x = 34 y = 34
  629.     str = 12 entr = 0 exp = 2
  630.     trsp = 177
  631.   }
  632.   unit {
  633.     id = 173 nation = eng
  634.     x = 35 y = 33
  635.     str = 12 entr = 0 exp = 2
  636.     trsp = none
  637.   }
  638.   unit {
  639.     id = 386 nation = usa
  640.     x = 22 y = 33
  641.     str = 11 entr = 0 exp = 1
  642.     trsp = 354
  643.   }
  644.   unit {
  645.     id = 286 nation = eng
  646.     x = 25 y = 9
  647.     str = 10 entr = 0 exp = 1
  648.     trsp = none
  649.   }
  650.   unit {
  651.     id = 383 nation = usa
  652.     x = 14 y = 34
  653.     str = 12 entr = 0 exp = 2
  654.     trsp = 353
  655.   }
  656.   unit {
  657.     id = 341 nation = usa
  658.     x = 15 y = 32
  659.     str = 12 entr = 0 exp = 2
  660.     trsp = none
  661.   }
  662.   unit {
  663.     id = 338 nation = usa
  664.     x = 25 y = 9
  665.     str = 12 entr = 0 exp = 2
  666.     trsp = none
  667.   }
  668.   unit {
  669.     id = 379 nation = usa
  670.     x = 22 y = 9
  671.     str = 10 entr = 0 exp = 1
  672.     trsp = 290
  673.   }
  674.   unit {
  675.     id = 336 nation = usa
  676.     x = 34 y = 13
  677.     str = 12 entr = 0 exp = 2
  678.     trsp = none
  679.   }
  680.   unit {
  681.     id = 346 nation = usa
  682.     x = 34 y = 14
  683.     str = 12 entr = 0 exp = 2
  684.     trsp = none
  685.   }
  686.   unit {
  687.     id = 379 nation = usa
  688.     x = 23 y = 8
  689.     str = 10 entr = 0 exp = 1
  690.     trsp = 290
  691.   }
  692.   unit {
  693.     id = 346 nation = usa
  694.     x = 25 y = 10
  695.     str = 12 entr = 0 exp = 2
  696.     trsp = none
  697.   }
  698.   unit {
  699.     id = 367 nation = usa
  700.     x = 23 y = 33
  701.     str = 11 entr = 0 exp = 1
  702.     trsp = none
  703.   }
  704.   unit {
  705.     id = 361 nation = usa
  706.     x = 26 y = 35
  707.     str = 11 entr = 0 exp = 1
  708.     trsp = none
  709.   }
  710.   unit {
  711.     id = 385 nation = usa
  712.     x = 20 y = 32
  713.     str = 11 entr = 0 exp = 1
  714.     trsp = 354
  715.   }
  716.   unit {
  717.     id = 379 nation = usa
  718.     x = 21 y = 33
  719.     str = 11 entr = 0 exp = 1
  720.     trsp = 354
  721.   }
  722.   unit {
  723.     id = 379 nation = usa
  724.     x = 25 y = 34
  725.     str = 11 entr = 0 exp = 1
  726.     trsp = 354
  727.   }
  728.   unit {
  729.     id = 381 nation = usa
  730.     x = 29 y = 35
  731.     str = 11 entr = 0 exp = 1
  732.     trsp = 354
  733.   }
  734.   unit {
  735.     id = 379 nation = usa
  736.     x = 24 y = 11
  737.     str = 11 entr = 0 exp = 1
  738.     trsp = 290
  739.   }
  740.   unit {
  741.     id = 214 nation = eng
  742.     x = 33 y = 14
  743.     str = 11 entr = 0 exp = 1
  744.     trsp = 290
  745.   }
  746.   unit {
  747.     id = 286 nation = eng
  748.     x = 27 y = 10
  749.     str = 10 entr = 0 exp = 1
  750.     trsp = none
  751.   }
  752.   unit {
  753.     id = 287 nation = usa
  754.     x = 47 y = 12
  755.     str = 10 entr = 0 exp = 0
  756.     trsp = none
  757.   }
  758.   unit {
  759.     id = 285 nation = usa
  760.     x = 19 y = 33
  761.     str = 11 entr = 0 exp = 2
  762.     trsp = none
  763.   }
  764.   unit {
  765.     id = 121 nation = eng
  766.     x = 32 y = 15
  767.     str = 10 entr = 0 exp = 1
  768.     trsp = 290
  769.   }
  770.   unit {
  771.     id = 338 nation = usa
  772.     x = 13 y = 33
  773.     str = 12 entr = 0 exp = 2
  774.     trsp = none
  775.   }
  776.   unit {
  777.     id = 379 nation = usa
  778.     x = 18 y = 31
  779.     str = 10 entr = 0 exp = 1
  780.     trsp = 354
  781.   }
  782.   unit {
  783.     id = 344 nation = usa
  784.     x = 15 y = 33
  785.     str = 12 entr = 0 exp = 2
  786.     trsp = none
  787.   }
  788.   unit {
  789.     id = 346 nation = usa
  790.     x = 14 y = 33
  791.     str = 12 entr = 0 exp = 2
  792.     trsp = none
  793.   }
  794.   unit {
  795.     id = 367 nation = usa
  796.     x = 22 y = 34
  797.     str = 10 entr = 0 exp = 1
  798.     trsp = none
  799.   }
  800.   unit {
  801.     id = 285 nation = eng
  802.     x = 22 y = 8
  803.     str = 10 entr = 0 exp = 2
  804.     trsp = none
  805.   }
  806.   unit {
  807.     id = 218 nation = eng
  808.     x = 30 y = 36
  809.     str = 11 entr = 0 exp = 1
  810.     trsp = 290
  811.   }
  812.   unit {
  813.     id = 287 nation = usa
  814.     x = 45 y = 12
  815.     str = 10 entr = 0 exp = 0
  816.     trsp = none
  817.   }
  818.   unit {
  819.     id = 122 nation = eng
  820.     x = 33 y = 13
  821.     str = 11 entr = 0 exp = 1
  822.     trsp = 290
  823.   }
  824.   unit {
  825.     id = 367 nation = usa
  826.     x = 24 y = 10
  827.     str = 11 entr = 0 exp = 1
  828.     trsp = 290
  829.   }
  830.   unit {
  831.     id = 379 nation = usa
  832.     x = 24 y = 9
  833.     str = 11 entr = 0 exp = 1
  834.     trsp = 290
  835.   }
  836.   unit {
  837.     id = 385 nation = usa
  838.     x = 23 y = 32
  839.     str = 11 entr = 0 exp = 1
  840.     trsp = 354
  841.   }
  842.   unit {
  843.     id = 384 nation = usa
  844.     x = 19 y = 32
  845.     str = 10 entr = 0 exp = 0
  846.     trsp = 354
  847.   }
  848.   unit {
  849.     id = 121 nation = eng
  850.     x = 32 y = 13
  851.     str = 11 entr = 0 exp = 1
  852.     trsp = 290
  853.   }
  854.   unit {
  855.     id = 286 nation = eng
  856.     x = 46 y = 13
  857.     str = 10 entr = 0 exp = 2
  858.     trsp = none
  859.   }
  860.   unit {
  861.     id = 386 nation = usa
  862.     x = 23 y = 10
  863.     str = 11 entr = 0 exp = 1
  864.     trsp = 290
  865.   }
  866.   unit {
  867.     id = 367 nation = usa
  868.     x = 23 y = 9
  869.     str = 11 entr = 0 exp = 1
  870.     trsp = 290
  871.   }
  872.   unit {
  873.     id = 192 nation = eng
  874.     x = 33 y = 12
  875.     str = 11 entr = 0 exp = 1
  876.     trsp = 290
  877.   }
  878.   unit {
  879.     id = 218 nation = eng
  880.     x = 32 y = 14
  881.     str = 11 entr = 0 exp = 1
  882.     trsp = 290
  883.   }
  884.   unit {
  885.     id = 222 nation = eng
  886.     x = 31 y = 14
  887.     str = 11 entr = 0 exp = 1
  888.     trsp = 290
  889.   }
  890.   unit {
  891.     id = 379 nation = usa
  892.     x = 24 y = 33
  893.     str = 11 entr = 0 exp = 1
  894.     trsp = 354
  895.   }
  896.   unit {
  897.     id = 386 nation = usa
  898.     x = 27 y = 35
  899.     str = 11 entr = 0 exp = 1
  900.     trsp = 354
  901.   }
  902.   unit {
  903.     id = 286 nation = eng
  904.     x = 25 y = 10
  905.     str = 10 entr = 0 exp = 2
  906.     trsp = none
  907.   }
  908.   unit {
  909.     id = 285 nation = eng
  910.     x = 25 y = 11
  911.     str = 10 entr = 0 exp = 2
  912.     trsp = none
  913.   }
  914.   unit {
  915.     id = 285 nation = eng
  916.     x = 34 y = 15
  917.     str = 10 entr = 0 exp = 2
  918.     trsp = none
  919.   }
  920.   unit {
  921.     id = 285 nation = eng
  922.     x = 32 y = 12
  923.     str = 10 entr = 0 exp = 2
  924.     trsp = none
  925.   }
  926.   unit {
  927.     id = 285 nation = usa
  928.     x = 31 y = 32
  929.     str = 11 entr = 0 exp = 2
  930.     trsp = none
  931.   }
  932.   unit {
  933.     id = 285 nation = usa
  934.     x = 23 y = 35
  935.     str = 11 entr = 0 exp = 2
  936.     trsp = none
  937.   }
  938. }
  939.